In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / Producer Property

Producer Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(19)>

Property Producer As String
[DispId(19)]

string Producer {get; set;}
read-write property Producer: String; 
DispIdAttribute(19)

function get,set Producer : String
[DispId(19)]

__property string* get_Producer();

__property void set_Producer( 

   string* value

);
[DispId(19)]

property String^ Producer {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members